Using WinAD or LDAP Authentication
If you are using WinAD or LDAP authentication, you need to configure the location of the login configuration.
To use WinAD or LDAP authentication:
-
Navigate to the master/services/{87c3269f-bfb8-4671-b97d-1d1333664af9} folder.
-
Create a subfolder called config, if it does not already exist.
-
Create a text file named service.props if it does not already exist.
-
Open the service.props text file and add the line:
Example: LoginConfig=c:\\windows\\bscLogin.conf
...or wherever the login configuration is located. Note the use of \\ if this is a Windows location. -
Restart the master after creating/updating this file.
See Configuring service.props for other parameters that can be set in service.props related to polling, output, and log gathering.